type context.stopCtx

3 uses

	context (current package)
		context.go#L359: type stopCtx struct {
		context.go#L394: 	if s, ok := parent.(stopCtx); ok {
		context.go#L504: 		c.Context = stopCtx{